repo.or.cz
/
andmenj-acm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Cleaning up
[andmenj-acm.git]
/
10035 - Primary Arithmetic
/
run.bat
blob
0170e379ad6a006b95947b01c0933de449683ef3
1
@echo off
\r
2
p10035.exe < input.txt > output.txt
\r
3
type input.txt
\r
4
type output.txt
\r
5
pause